singleLine

fun singleLine(title: String, line: Int, startColumn: Int? = null, endColumn: Int? = startColumn): AnnotationProperties

Create an annotation with a single line location, optionally with start and end columns.

Sources

js source
Link copied to clipboard